home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / QBWIZ12.ARJ / QBWIZ.NEW < prev    next >
Text File  |  1991-02-20  |  1KB  |  27 lines

  1. QBWIZ 1.2, 02/20/91:
  2.  
  3.    These days, it seems that everyone is trying to make a buck off any bit of
  4.    software they can cobble together.  Sometimes it's reasonable, but just as
  5.    often it's ludicrous.  I've been guilty of this on occasion myself...
  6.  
  7.    As of this version, QBWIZ is no longer shareware.  It's free, and I'm
  8.    including the source code.  Enjoy.
  9.  
  10.  
  11. QBWIZ 1.1, 07/11/90:
  12.  
  13.    An example program was added so you can see exactly how to use the
  14.    functions included in the ACCESS library.  The EXAMPLE.BAS file contains
  15.    the program itself and CREATE.BAT will compile and link it for you.
  16.  
  17.    The ERRLEVEL routine was added, allowing you to set the error level to be
  18.    returned to DOS when your program terminates.  PRINTERWIDTH% was added so
  19.    you can find out how wide the printer is set to (columns).  COMMANDLINE$
  20.    returns the original command line (unlike COMMAND$, it doesn't convert the
  21.    results to uppercase or trim the leading blank).
  22.  
  23.  
  24. QBWIZ 1.0, 02/04/90:
  25.  
  26.    This is the initial release of the QuickBASIC Wizard's Library.
  27.